home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-07-03 | 1.1 KB | 45 lines |
- ###
- # John the Ripper -- Configuration File
- ###
- # Comments should start with '#' or ';'
- ###
-
- [Defaults]
- # You can uncomment any of the following lines to specify defaults:
- ;Wordfile = Your_Favorite_Wordlist_Filename
- ;Timeout = Timeout_Value_In_Minutes
- ;Beep = Yeah
-
- [Incremental:All]
- CharCount = 95
- MinLen = 1
- MaxLen = 8
- CharsetB = smcbtdpajrhflgSkwnMBeCTRJDAPLiKovH1WGNFIVEyzuOZ20q!3984Y5xU67QX_#&(;@[^ "$%')*+,-./:<=>?\]`{|}~
- CharsetM = eaiornltsuchmdgpkbyvwf1z20x39j47685qA#$@REDOTINLMUCGSZ-FJKYH_PV,.BWX '<Q!"%&()*+/:;=>?[\]^`{|}~
- CharsetE = erynsatldog1hikmc2wpf5u3b0z7jx9846%v!qZR*.ANOSTYDKLM$&?CGIWX+,/;=@]_`|BEFHJPQUV "#'()-:<>[\^{}~
-
- [Incremental:Digits]
- CharCount = 10
- MinLen = 1
- MaxLen = 8
- CharsetB = 1203984567
- CharsetM = 1203947685
- CharsetE = 1253079846
-
- [Incremental:Alpha]
- CharCount = 26
- MinLen = 1
- MaxLen = 8
- CharsetB = smcbtdpajrhflgkwneiovyzuqx
- CharsetM = eaiornltsuchmdgpkbyvwfzxjq
- CharsetE = erynsatldoghikmcwpfubzjxvq
-
- [Incremental:Wordlike]
- CharCount = 26
- MinLen = 1
- MaxLen = 8
- Wordlike = Yeah
- CharsetB = smcbtdpajrhflgkwneiovyzuqx
- CharsetM = eaiornltsuchmdgpkbyvwfzxjq
- CharsetE = erynsatldoghikmcwpfubzjxvq
-